/*

Theme Name: X &ndash; Child Theme
Theme URI: http://theme.co/x/
Author: Themeco
Author URI: http://theme.co/
Description: Make all of your modifications to X in this child theme.
Version: 1.0.0
Template: x

*/

header.masthead {
  height: 110px; }

.x-recent-posts a.x-recent-post3.all_posts {
  margin-bottom: 20px; }

.x-recent-posts a.x-recent-post1.all_posts:nth-child(1n+1),
.x-recent-posts a.x-recent-post2.all_posts:nth-child(2n+2),
.x-recent-posts a.x-recent-post3.all_posts:nth-child(3n+3),
.x-recent-posts a.x-recent-post4.all_posts:nth-child(4n+4) {
  margin-right: 0; }

.x-recent-posts a.x-recent-post1.all_posts:nth-child(1n+2),
.x-recent-posts a.x-recent-post2.all_posts:nth-child(2n+3),
.x-recent-posts a.x-recent-post3.all_posts:nth-child(3n+4),
.x-recent-posts a.x-recent-post4.all_posts:nth-child(4n+5) {
  clear: both; }

.instructor-layout div.x-recent-posts {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap; }
  .instructor-layout div.x-recent-posts h3.h-recent-posts {
    font-size: 16px !important; }
  .instructor-layout div.x-recent-posts a {
    width: 21%;
    margin-bottom: 40px;
    text-align: center;
    box-shadow: none !important;
    border: none !important; }
    .instructor-layout div.x-recent-posts a .x-recent-posts-img {
      border-radius: 100%;
      width: 60%;
      margin: 0 auto; }
    .instructor-layout div.x-recent-posts a .x-recent-posts-img:after {
      display: none !important; }
    .instructor-layout div.x-recent-posts a .x-recent-posts-date {
      display: none; }

 .single-portfolio_page .entry-thumb img {
 	display: none;
 }

 .single-portfolio_page .p-meta {
 	display: none;
 }

@font-face {
  font-family: Cardo;
  src: url("fonts/Cardo-Bold.ttf"); }
.v-center {
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  align-items: center;
  -webkit-align-items: center;
  height: 100%; }

.x-btn {
  text-shadow: none !important;
  text-transform: uppercase; }

.x-navbar {
  height: 110px; }

.x-navbar .desktop .x-nav > li > a {
  font-size: 12px !important;
  padding-left: 14px !important;
  padding-right: 13px !important; }

.x-navbar .desktop .x-nav li > a > span:after {
  display: none; }

div.healcode, div.healcode table.schedule span.hc_time {
  text-transform: uppercase !important; }

div.healcode a {
  color: #404041 !important;
  text-transform: uppercase !important; }

.hc_class:hover {
  background-color: #F9C38E !important; }

div.healcode a.hc-button, div.healcode input.hc-button {
  border-radius: 0 !important;
  background-color: #f9a446 !important;
  color: white !important; }

div.healcode table.schedule tr.odd td {
  background-color: transparent !important; }

div.healcode table.schedule tr.odd {
  background-color: #f5f5f5; }

div.healcode table.schedule tr td, div.healcode table.schedule tr th {
  padding: 20px !important; }

div.healcode select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
  box-shadow: none;
  border: solid 1px #404041; }

.healcode-description-area,
.healcode-description-area p {
line-height: 1.5em;
text-transform: none;
color: #515253 !important;
}

.healcode-description-area {
padding: 20px 0;
}

h2 {
  margin-top: 0 !important;
  font-size: 24px !important; }

h3, h4 {
  margin-top: 0 !important;
  font-size: 20px !important;
  margin-bottom: 15px !important; }

h5 {
  color: #515253 !important;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 14px; }

p {
  color: #515253 !important;
  font-weight: 300;
  line-height: 26px; }

body.x-navbar-fixed-top-active .x-navbar-wrap {
  height: 110px; }

.x-slider-revolution-container {
  max-width: 1280px !important;
  width: 100% !important;
  margin: 0 auto; }

#menu-top-menu {
  list-style: none;
  margin: 0;
  display: flex;
  display: -webkit-flex;
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
  background-color: #cec5d2;
  padding: 6px;
  box-sizing: border-box; }
  #menu-top-menu li {
    padding: 0 10px; }
    #menu-top-menu li a {
      color: #404041;
      text-transform: uppercase;
      font-size: 12px;
      letter-spacing: 1.2px; }
    #menu-top-menu li a:hover {
      color: white; }

.entry-wrap {
  box-shadow: none !important; }

.x-navbar-inner {
  padding: 0 10px;
  box-sizing: border-box; }

.x-slider-container.below {
  border: none !important; }

.x-navbar .desktop .x-nav > li > a:hover, .x-navbar .desktop .x-nav > .x-active > a, .x-navbar .desktop .x-nav > .current-menu-item > a {
  box-shadow: none !important;
  transition: all .4s; }

.x-navbar .desktop .x-nav > li > a {
  transition: all .4s; }

footer a {
  color: #404041; }

footer.x-colophon.bottom {
  padding: 0; }
  footer.x-colophon.bottom .x-container {
    background-color: #404041;
    padding-top: 10px; }

.footer-bottom {
  width: 100%;
  background-color: #f2f2f2;
  padding: 15px 5px; }

.footer-top, .footer-bottom-smaller {
  width: 88%;
  max-width: 1280px;
  margin: 0 auto; }

.footer-top #menu-footer-menu {
  display: block;
  width: 100%; 
text-align: left;}

  .footer-top #menu-footer-menu li {
    margin-bottom: 10px; }
    .footer-top #menu-footer-menu li a {
      color: white; }
    .footer-top #menu-footer-menu li a:hover {
      color: #f9a446; }
.footer-top #menu-footer-menu li a:after {
content: " /";
  margin-left: 5px;
}

.footer-top #menu-footer-menu li:last-child a:after {
  content: "";
}

.footer-bottom-smaller {
  display: flex;
  display: -webkit-flex; }
  .footer-bottom-smaller ul {
    margin: 0 0 10px 0;
    display: flex;
    display: -webkit-flex; }
    .footer-bottom-smaller ul li {
      list-style: none;
      margin-right: 5px; }
      .footer-bottom-smaller ul li a {
        font-family: "Josefin Sans", sans-serif;
        text-transform: uppercase; }
    .footer-bottom-smaller ul li:after {
      content: " /"; }
    .footer-bottom-smaller ul li:last-of-type:after {
      content: ""; }
  .footer-bottom-smaller p {
    margin: 0;
    text-align: left; }
  .footer-bottom-smaller .x-colophon-content {
    margin: 0 !important; }
  .footer-bottom-smaller .x-social-global {
    width: 150px;
    margin-left: auto !important; }

.masthead-inline .x-navbar .desktop .sub-menu {
  top: auto;
  border-radius: 0;
  box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.25), 1px 1px 1px rgba(0, 0, 0, 0.25); }

.x-navbar .x-nav-wrap .sub-menu > li > a {
  font-family: "Josefin Sans",sans-serif;
  font-style: normal;
  font-weight: 700;
  letter-spacing: 0.085em;
  text-transform: uppercase;
  font-size: 13px; }

.x-btn-navbar {
  box-shadow: none !important;
  background-color: white !important; }
  .x-btn-navbar i {
    color: #cec5d2; }

.x-btn-navbar:hover {
  background-color: transparent !important; }

/*===============CONTACT FORM=================*/
input[type=submit] {
  text-transform: uppercase;
  border-radius: 0;
  padding: 10px 20px; }

input[type=email], input[type=text], textarea {
  border-radius: 0;
  margin-bottom: 20px;
  padding: 5px;
  font-size: 16px; }

textarea {
  max-width: 100%;
  max-height: 400px; }

label {
  font-weight: 700;
  text-transform: uppercase; }

/*===============TOP BAR=================*/
.ctct-form-wrapper .ctct-message {
  height: 50px !important;
  line-height: 15px !important;
  border: none !important; }

.top-bar {
  display: flex;
  display: -webkit-flex;
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
  background-color: #cec5d2; }
  .top-bar .topbar-widget {
    height: 40px; 
  font-weight: bold;}
    .top-bar .topbar-widget form {
      font-family: "Josefin Sans", sans-serif;
      display: flex;
      display: -webkit-flex;
      padding: 0px;
      box-sizing: border-box; }
      .top-bar .topbar-widget form a, .top-bar .topbar-widget form input {
        height: 40px;
        font-weight: bold; }
      .top-bar .topbar-widget form input {
        margin: 0 10px;
        border-radius: 0 !important; }
      .top-bar .topbar-widget form input[type=submit] {
        padding: 0 10px; }
      .top-bar .topbar-widget form input[type=email] {
        width: 200px;
        font-size: 14px; }
    .top-bar .topbar-widget label, .top-bar .topbar-widget sub, .top-bar .topbar-widget hr {
      display: none; }

      .top-bar .textwidget {
        display: flex;
        height: 100%;
        justify-content: center;
        align-items: center;
      }

      .newstudentspecial {
        padding: 10px !important;
        overflow: hidden;
        height: 40px;
        text-transform: uppercase;
      }

      .newstudentspecial a {
        color: #fff !important;
        text-transform: uppercase;
      }

      .ctct-button {
        text-transform: uppercase !important;
        padding-top: 10px;
      }

/*===============BLOG=================*/
.hentry {
  margin-top: 0; }

.entry-wrap {
  padding: 60px 20px; }
  .entry-wrap .entry-header {
    text-align: center; }
  .entry-wrap .excerpt div {
    text-align: center; }
    .entry-wrap .excerpt div a.more-link {
      text-transform: uppercase;
      border: solid 1px #f9a446;
      padding: 10px 20px;
      transition: all .5s;
      font-size: 16px; }
    .entry-wrap .excerpt div a.more-link:hover {
      background-color: #f9a446;
      color: white;
      transition: all .5s; }
li {
  color: #515253 !important
}
/*===============SIDEBAR=================*/
.widget ul {
  border: none; }

.widget ul li, .widget.widget_recent_entries li {
  padding: 10px; }

a.entry-thumb:hover img {
  opacity: 1;
  filter: alpha(opacity=100);
  zoom: 1; }

.entry-thumb:before {
  background-color: transparent;
  content: "";
  display: none; }


.fullwidth .x-container.max {
  max-width: 2000px;
}

.fullwidth .x-container.width {
  width: 100%;
}

#homesquare1 {
  background-image: url('../../uploads/2016/11/teacher-training.jpg');
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
        height: 400px;
        margin-right: 0 !important;
}

#homesquare2 {
  background-image: url('../../uploads/2016/11/teacher-training.jpg');
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
        height: 400px;
        margin-right: 0 !important;
}

#homesquare3 {
  background-image: url('../../uploads/2016/11/teacher-training.jpg');
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
        height: 400px;
        margin-right: 0 !important;
}

.fullwidth .x-column.x-1-2 {
  width: 50% !important;
}

.x-btn {
  padding: 12px 20px 10px;
  font-weight: bold;
}

.x-recent-posts h3.h-recent-posts {
  overflow: visible !important;
  text-overflow: initial !important;
  white-space: normal !important;
}

.x-main.full {
	max-width: 1280px;
	margin: 0 auto;
}

.x-slider-container {
	max-width: 1280px;
	margin: 0 auto;
}


@media screen and (max-width: 1200px) and (min-width: 1050px) {
  .x-brand {
    width: 20%;
    margin-top: 20px; } }
@media screen and (max-width: 1050px) and (min-width: 979px) {
  .x-brand {
    width: 15%; } }
@media screen and (max-width: 979px) {
  header.masthead {
    height: auto; }

  .x-navbar {
    height: auto; }

  .instructor-layout div.x-recent-posts a {
    width: 42%; }

.fullwidth .x-container.width {
flex-wrap: wrap;
}

.fullwidth .x-column.x-1-2 {
	width: 100% !important;
}

#homesquare1, #homesquare2 {
order: 1;
}

#homesquaretext {
order: 2;
}

.menu-top-menu-container {
flex: 1 1 42%;
}

.top-bar .topbar-widget {
flex: 1 1 25%;
margin-bottom: 10px;
}

.newstudentspecial {
font-size: 13px;
}

#ctct-submitted {
	font-size: 13px;
}

#menu-top-menu {
padding: 6px 0;
}

}

@media screen and (max-width: 800px) {

.top-bar {
	flex-direction: row;
	-webkit-flex-direction: row;
	flex-wrap: wrap;
padding: 0 10px 0 10px;
}

.top-bar #menu-top-menu {
	align-items: center;
	-webkit-align-items: center;
	justify-content: center;
}
    
.top-bar .topbar-widget form {
      justify-content: center;
      -webkit-justify-content: center; } 

.menu-top-menu-container {
	flex: 1 1 100%;
}

.menu-top-menu-container {
	flex: 1 1 100%;
} 

.top-bar .topbar-widget form input[type="email"] {
	width: 420px;
}

.newstudentspecial {
        width: 100%;
margin: 0 0 0 10px;
}

.top-bar .topbar-widget form input {
	margin: 0 0 0 0 !important;
}

.top-bar .topbar-widget form input[type="submit"] {
	padding: 0 10px;
	margin-left: 10px !important;
}

}

@media screen and (max-width: 700px) {
  .x-brand {
    max-width: 85%; }

  .footer-bottom-smaller {
    flex-direction: column-reverse;
    -webkit-flex-direction: column-reverse; }
    .footer-bottom-smaller .x-social-global {
      margin-right: auto !important; }
    .footer-bottom-smaller #menu-copyright-menu {
      flex-direction: column;
      -webkit-flex-direction: column; }
      .footer-bottom-smaller #menu-copyright-menu li:after {
        content: ""; }
    .footer-bottom-smaller p {
      text-align: center; }

.top-bar .topbar-widget form input[type="email"] {
	width: 300px;
}

}
@media screen and (max-width: 600px) {
  .instructor-layout div.x-recent-posts a {
    width: 42%; } 

.ctct-form-wrapper .ctct-form-field {
	width: 100%;
}

#ctct-submitted {
	width: 100%;
}

.top-bar .topbar-widget form {
margin-right: 10px;
}

.top-bar .topbar-widget {
	flex: 0 0 100%;
}

.newstudentspecial {
margin: 0 0 0 0;
}
}

/*# sourceMappingURL=style.css.map */